Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ktabs): allow tab anchors to be links [KHCP-13866] #2532

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

portikM
Copy link
Member

@portikM portikM commented Nov 29, 2024

Summary

Addresses: https://konghq.atlassian.net/browse/KHCP-13866

Add to property in Tab interface to support rendering tabs as links

@portikM portikM self-assigned this Nov 29, 2024
Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 3cde525
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/674f52053b0aa70008ff515d
😎 Deploy Preview https://deploy-preview-2532--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 29, 2024

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 3cde525
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/674f5205c7938e0008fecb06
😎 Deploy Preview https://deploy-preview-2532--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

docs/components/tabs.md Show resolved Hide resolved
src/components/KTabs/KTabs.vue Outdated Show resolved Hide resolved
src/components/KTabs/KTabs.vue Outdated Show resolved Hide resolved
src/components/KTabs/KTabs.vue Show resolved Hide resolved
src/components/KTabs/KTabs.vue Outdated Show resolved Hide resolved
@portikM portikM enabled auto-merge (squash) December 3, 2024 17:06
Comment on lines 271 to 273
## Usage

### Tab links
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I understand the new "Usage" section here -- can we just document "Tabs as Links" under the Props instead (above the Slots section)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Made it a subheading under tabs prop since it mostly relates to that prop

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/components/tabs.md Outdated Show resolved Hide resolved
src/components/KTabs/KTabs.vue Outdated Show resolved Hide resolved
@kongponents-bot
Copy link
Collaborator

Preview package from this PR in consuming application

In consuming application project install preview version of kongponents generated by this PR:

@kong/kongponents@pr-2532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants